Improve text returned when checking VFS availability.
authorCamila Ayres <hello@camilasan.com>
Wed, 4 Dec 2024 20:15:10 +0000 (21:15 +0100)
committerCamila Ayres <hello@camilasan.com>
Tue, 11 Feb 2025 08:08:26 +0000 (09:08 +0100)
commitf62efca6c477857d6d056cce35b43d561b962047
treec366f7494c34122bdc62d1aee068886fdaf5c78f
parentc2e9666e3db7e87cc2431b76a76c4edc96694cf1
Improve text returned when checking VFS availability.

- Display more clear error when adding local sync folder and when selecting remote folder.
- Modernize FolderWizardRemotePath::isComplete().
- Display the local folder path when warning that folder is already being synced.

Signed-off-by: Camila Ayres <hello@camilasan.com>
src/common/vfs.cpp
src/gui/folder.cpp
src/gui/folderman.cpp
src/gui/folderwizard.cpp
src/gui/wizard/owncloudadvancedsetuppage.cpp
test/testfolderman.cpp